projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b88b62d
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Tue, 26 Mar 2013 10:17:36 +0000
(06:17 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 26 Mar 2013 10:17:36 +0000
(06:17 -0400)
autogen/config.in
patch
|
blob
|
history
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/config.in
b/autogen/config.in
index dd10c1d0a2dafb21c149acef7db272b352456090..f68efed389a14633dc66ac244534e097faedf826 100644
(file)
--- a/
autogen/config.in
+++ b/
autogen/config.in
@@
-1106,6
+1106,9
@@
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Define to 1 if XIM is available */
#undef HAVE_XIM
+/* Define to 1 if you have the Xkb extension. */
+#undef HAVE_XKB
+
/* Define to 1 if you have the XkbGetKeyboard function. */
#undef HAVE_XKBGETKEYBOARD
diff --git
a/autogen/configure
b/autogen/configure
index 501d6678423c261f1d6db56a24e76cf1c6317a06..e519edaa39df35a511a34a9bd3bb18cf12fc3025 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-10636,6
+10636,9
@@
$as_echo "$emacs_xkb" >&6; }
$as_echo "#define HAVE_XKBGETKEYBOARD 1" >>confdefs.h
+
+$as_echo "#define HAVE_XKB 1" >>confdefs.h
+
fi
for ac_func in XrmSetDatabase XScreenResourceString \